Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OwnedCollectionBase<TItem> Class / Owner Property

In This Topic
    Owner Property (OwnedCollectionBase<TItem>)
    In This Topic
    Gets a collection owner.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.Object
    public System.object Owner {get;}
    See Also